Personal tools

Lua/Client/ShapeTrigger

From JC2-MP Documentation

< Lua‎ | Client
Jump to: navigation, search

Static functions

Returns Prototype
ShapeTrigger Create(table)

Functions

Returns Prototype
Remove()

Functions inherited from ClientEntity

Returns Prototype
Angle GetAngle()
ClimateZone GetClimateZone()
number GetId()
Vector3 GetPosition()
boolean IsValid()
SetAngle(Angle)
SetPosition(Vector3)

Operators

Returns Prototype
boolean ClientEntity == ClientEntity